× EXP PassField Plugin - Instruction

Problem ==> EXP Autos Pro Register Plugin

More
7 years 3 months ago - 7 years 3 months ago #31798 by Grusha
Grusha replied the topic: Problem ==> EXP Autos Pro Register Plugin
Hi Chol.

Please try:
Admin Area -> System -> Global Configuration -> Server tab
Error Reporting:Development
And see error text

P.S.
And your version Joomla CMS ? (in version 3.6.5 have bugs with registered , Joomla tracker >>> )
Last Edit: 7 years 3 months ago by Grusha.
Sorry for my English.

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #31799 by Chol
Chol replied the topic: Problem ==> EXP Autos Pro Register Plugin
Yes the joomla version is 3.6.5

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #31800 by Grusha
Grusha replied the topic: Problem ==> EXP Autos Pro Register Plugin

Chol wrote: Yes the joomla version is 3.6.5

Ok, please :

Admin Area -> System -> Global Configuration -> Server tab
Error Reporting:Development

And write error text
Sorry for my English.

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #31801 by Chol
Chol replied the topic: Problem ==> EXP Autos Pro Register Plugin
Here is the error

Strict Standards: Only variables should be assigned by reference in /home/yemakina/public_html/plugins/system/iceshortcodes/iceshortcodes.php on line 78

Strict Standards: Only variables should be assigned by reference in /home/yemakina/public_html/plugins/system/iceshortcodes/iceshortcodes.php on line 81

Strict Standards: Only variables should be assigned by reference in /home/yemakina/public_html/plugins/system/iceshortcodes/iceshortcodes.php on line 85

Fatal error: Class 'ExpAutosProParams' not found in /home/yemakina/public_html/components/com_expautospro/models/fields/explogo.php on line 39

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #31802 by Grusha
Grusha replied the topic: Problem ==> EXP Autos Pro Register Plugin
Try this change:
Open file plugins\user\expautospro_user\profiles\profile.xml
Search this code (Line 89 - 93)
<field name="logo"
			type="explogo"
			label="COM_EXPAUTOSPRO_CP_EXPUSER_DEALERINFO_LOGO_TEXT"
			description="COM_EXPAUTOSPRO_CP_EXPUSER_DEALERINFO_LOGO_DESC"
			/>
And comment this code
<!--
            <field name="logo"
			type="explogo"
			label="COM_EXPAUTOSPRO_CP_EXPUSER_DEALERINFO_LOGO_TEXT"
			description="COM_EXPAUTOSPRO_CP_EXPUSER_DEALERINFO_LOGO_DESC"
			/>
			!-->
Sorry for my English.

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #31803 by Chol
Chol replied the topic: Problem ==> EXP Autos Pro Register Plugin
It's done but still not solved. The registration page is still having problem.

Please Log in or Create an account to join the conversation.